From cbea5997c077878b757b0168762f1a114ee1e484 Mon Sep 17 00:00:00 2001 From: Stephen Gildea Date: Sun, 11 May 2025 08:45:05 -0700 Subject: [PATCH] ; * lisp/mh-e/mh-e.el: Commentary: link to The MH-E Manual --- lisp/mh-e/mh-e.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 7bca8bfde73..8bf90412249 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el @@ -26,6 +26,8 @@ ;; MH-E is an Emacs interface to the MH mail system. +;; To learn about MH-E, read The MH-E Manual at info node '(mh-e)'. + ;; MH-E is compatible with MH versions 6.8.4 and higher, all versions ;; of nmh, and GNU mailutils 1.0 and higher. -- 2.30.2